home *** CD-ROM | disk | FTP | other *** search
/ Fish With Names Like... / Fish With Names Like... 2.5.iso / pc / Media / Game.dir / 00310_LoadSettings.ls < prev    next >
Encoding:
Text File  |  2004-03-23  |  111 b   |  7 lines

  1. on enterFrame
  2.   puppetTempo(20)
  3.   sprite(43).visible = 0
  4.   sprite(44).visible = 1
  5.   sprite(45).visible = 0
  6. end
  7.